Skip to content

Loosen generic-pool dependency to ~2.0.2 - #307

Merged
brianc merged 1 commit into
brianc:masterfrom
strk:master-looser-pg-dep
Mar 14, 2013
Merged

Loosen generic-pool dependency to ~2.0.2#307
brianc merged 1 commit into
brianc:masterfrom
strk:master-looser-pg-dep

Conversation

@strk

@strk strk commented Mar 14, 2013

Copy link
Copy Markdown
Contributor

This allows using any version in the 2.0 series greater or equal
to 2.0.2, making it easier to use this module with others
requiring higher versions.

This allows using any version in the 2.0 series greater or equal
to 2.0.2, making it easier to use this module with others
requiring higher versions.
@strk strk mentioned this pull request Mar 14, 2013
@brianc

brianc commented Mar 14, 2013

Copy link
Copy Markdown
Owner

I'm completely fine with this, but I do have a question: how does the version of generic-pool which node-postgres uses conflicting with another version in another package? I thought npm was supposed to solve that.

brianc added a commit that referenced this pull request Mar 14, 2013
Loosen generic-pool dependency to ~2.0.2
@brianc
brianc merged commit d06a216 into brianc:master Mar 14, 2013
@strk

strk commented Mar 14, 2013

Copy link
Copy Markdown
Contributor Author

About the conflict: npm resolves it by installing two version. It still works, but it's a waste of space...

@strk
strk deleted the master-looser-pg-dep branch March 14, 2013 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants